ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / shape Property

In This Topic
    shape Property (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property shape As String
    public string shape {get; set;}
    See Also